func github.com/go-pg/pg/v10.newConnPool

2 uses

	github.com/go-pg/pg/v10 (current package)
		db.go#L22: 			pool:  newConnPool(opt),
		options.go#L265: func newConnPool(opt *Options) *pool.ConnPool {